FlexReport for WPF
C1KeyedList<TKey,TItem> クラス
メンバ 


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 : C1KeyedList<TKey,TItem> クラス
キーの型。
ページ項目の型。
ドキュメントのページを表します。
オブジェクト モデル
C1KeyedList<TKey,TItem> クラス
シンタックス
'宣言
 
Public Class C1KeyedList
    (Of TKey As System.IComparable(Of TKey),
     TItem As IC1KeyedItem(Of TKey)) 
'使用法
 
Dim instance As C1KeyedList(Of TKey,TItem)
public class C1KeyedList<TKey,TItem> 
where TKey: System.IComparable<TKey>
where TItem: IC1KeyedItem<TKey>
型パラメータ
TKey
キーの型。
TItem
ページ項目の型。
継承階層

System.Object
   C1.WPF.Document.C1KeyedList<TKey,TItem>

参照

C1KeyedList<TKey,TItem> メンバ
C1.WPF.Document 名前空間